Permissions needed to run Magento
Below are the permissions needed to run the magento, run each command one by one
find . -type f -exec chmod 644 {} /; // 644 permission for files
find . -type d -exec chmod 755 {} /; // 755 permission for directory
find ./var -type d -exec chmod 777 {} /; // 777 permission for var folder
find ./media -type d -exec chmod 777 {} /; // 777 permission for media folder
chmod 777 ./app/etc // 777 permission for etc folder
chmod 644 ./app/etc/*.xml // 644 permission for xml files
Thank you for sharing this amazing piece of content. You are doing a great job, thanks for it.
Masters of the Air Shearling Jacket
Are any of you interested in buying doors that will suit your architectural style? This door company sells Contemporary, Shaker, Traditional, Craftsman, French, and Victorian doors. Here's the link to https://caldwells.com/exterior-doors more of them.
could u tell me which folder i place these code to provide permission
Please rotate your device
We don't support landscape mode on your device. Please rotate to portrait mode for the best view of our site